DelegateResponseDelegateUserResponses Property |
Identifies a single delegate that is returned in a delegate management response.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<DelegateUserResponse> DelegateUserResponses { get; }Public ReadOnly Property DelegateUserResponses As IList(Of DelegateUserResponse)
Get
Property Value
Type:
IListDelegateUserResponse
See Also